﻿2026-06-22T00:46:22.8976437Z Current runner version: '2.335.1'
2026-06-22T00:46:22.8981310Z Runner name: 'hfenduleam'
2026-06-22T00:46:22.8981755Z Runner group name: 'Default'
2026-06-22T00:46:22.8982236Z Machine name: 'HFENDULEAM'
2026-06-22T00:46:22.8984151Z ##[group]GITHUB_TOKEN Permissions
2026-06-22T00:46:22.8985501Z Contents: read
2026-06-22T00:46:22.8985833Z Metadata: read
2026-06-22T00:46:22.8986137Z Packages: read
2026-06-22T00:46:22.8986475Z ##[endgroup]
2026-06-22T00:46:22.8987716Z Secret source: Actions
2026-06-22T00:46:22.8988145Z Prepare workflow directory
2026-06-22T00:46:22.9353163Z Prepare all required actions
2026-06-22T00:46:22.9378069Z Getting action download info
2026-06-22T00:46:23.2531607Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-22T00:46:24.0951284Z Complete job name: n1-gate (self-hosted, Windows, hfenduleam)
2026-06-22T00:46:24.1686565Z ##[group]Run Get-Process spt,notify-shell -ErrorAction SilentlyContinue |
2026-06-22T00:46:24.1687652Z [36;1mGet-Process spt,notify-shell -ErrorAction SilentlyContinue |[0m
2026-06-22T00:46:24.1688420Z [36;1m  Where-Object { $_.Path -like "$env:GITHUB_WORKSPACE\*" } |[0m
2026-06-22T00:46:24.1689089Z [36;1m  Stop-Process -Force -ErrorAction SilentlyContinue[0m
2026-06-22T00:46:24.1689593Z [36;1mexit 0[0m
2026-06-22T00:46:24.1762705Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-22T00:46:24.1763434Z ##[endgroup]
2026-06-22T00:46:24.5562812Z ##[group]Run actions/checkout@v5
2026-06-22T00:46:24.5563529Z with:
2026-06-22T00:46:24.5563881Z   fetch-depth: 0
2026-06-22T00:46:24.5564256Z   repository: SaberMage/spt-core
2026-06-22T00:46:24.5569700Z   token: ***
2026-06-22T00:46:24.5570019Z   ssh-strict: true
2026-06-22T00:46:24.5570434Z   ssh-user: git
2026-06-22T00:46:24.5570800Z   persist-credentials: true
2026-06-22T00:46:24.5571199Z   clean: true
2026-06-22T00:46:24.5571561Z   sparse-checkout-cone-mode: true
2026-06-22T00:46:24.5571997Z   fetch-tags: false
2026-06-22T00:46:24.5572376Z   show-progress: true
2026-06-22T00:46:24.5572732Z   lfs: false
2026-06-22T00:46:24.5573071Z   submodules: false
2026-06-22T00:46:24.5573475Z   set-safe-directory: true
2026-06-22T00:46:24.5573866Z ##[endgroup]
2026-06-22T00:46:24.7590856Z Syncing repository: SaberMage/spt-core
2026-06-22T00:46:24.7592364Z ##[group]Getting Git version info
2026-06-22T00:46:24.7593167Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-22T00:46:24.7870538Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-22T00:46:24.8079180Z git version 2.43.0.windows.1
2026-06-22T00:46:24.8103661Z ##[endgroup]
2026-06-22T00:46:24.8111474Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\8f455463-0455-4c81-a2bc-0a80d346597f\.gitconfig'
2026-06-22T00:46:24.8126235Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\8f455463-0455-4c81-a2bc-0a80d346597f' before making global git config changes
2026-06-22T00:46:24.8127688Z Adding repository directory to the temporary git global config as a safe directory
2026-06-22T00:46:24.8131238Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-22T00:46:24.8374370Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-22T00:46:24.8591876Z https://github.com/SaberMage/spt-core
2026-06-22T00:46:24.8620928Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-22T00:46:24.8625192Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-22T00:46:24.8821800Z HEAD
2026-06-22T00:46:24.9062441Z ##[endgroup]
2026-06-22T00:46:24.9065558Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-22T00:46:25.3282406Z ##[group]Cleaning the repository
2026-06-22T00:46:25.3286863Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-22T00:46:31.3644472Z Removing target/
2026-06-22T00:46:31.3671886Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-06-22T00:46:31.4469652Z HEAD is now at 52868ae Merge 223eb8ba6a814add222a707047d0ffafde565f75 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-22T00:46:31.4497755Z ##[endgroup]
2026-06-22T00:46:31.4501988Z ##[group]Disabling automatic garbage collection
2026-06-22T00:46:31.4509142Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-22T00:46:31.4744236Z ##[endgroup]
2026-06-22T00:46:31.4744775Z ##[group]Setting up auth
2026-06-22T00:46:31.4750428Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-22T00:46:31.4978386Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-22T00:46:31.8887298Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-22T00:46:31.9115198Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-22T00:46:32.3006646Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-22T00:46:32.3249366Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-22T00:46:32.7246835Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-22T00:46:32.7594807Z ##[endgroup]
2026-06-22T00:46:32.7595182Z ##[group]Fetching the repository
2026-06-22T00:46:32.7604439Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +2d91d4d1d5b41d31a774d2e6f8e817593281deac:refs/remotes/pull/27/merge
2026-06-22T00:46:34.0629260Z From https://github.com/SaberMage/spt-core
2026-06-22T00:46:34.0629770Z    2d4dae8..b8ec32b  viewer-drain-decouple-b4                 -> origin/viewer-drain-decouple-b4
2026-06-22T00:46:34.0630226Z    223eb8b..d45d771  wedge-trace-v4                           -> origin/wedge-trace-v4
2026-06-22T00:46:34.0630680Z  + 52868ae...2d91d4d 2d91d4d1d5b41d31a774d2e6f8e817593281deac -> pull/27/merge  (forced update)
2026-06-22T00:46:34.0763901Z ##[endgroup]
2026-06-22T00:46:34.0764416Z ##[group]Determining the checkout info
2026-06-22T00:46:34.0764755Z ##[endgroup]
2026-06-22T00:46:34.0770067Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-22T00:46:34.1071114Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-22T00:46:34.1297903Z ##[group]Checking out the ref
2026-06-22T00:46:34.1304442Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/27/merge
2026-06-22T00:46:34.1817376Z Warning: you are leaving 1 commit behind, not connected to
2026-06-22T00:46:34.1817786Z any of your branches:
2026-06-22T00:46:34.1817919Z 
2026-06-22T00:46:34.1818218Z   52868ae Merge 223eb8ba6a814add222a707047d0ffafde565f75 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-22T00:46:34.1818503Z 
2026-06-22T00:46:34.1818701Z If you want to keep it by creating a new branch, this may be a good time
2026-06-22T00:46:34.1818980Z to do so with:
2026-06-22T00:46:34.1819067Z 
2026-06-22T00:46:34.1819180Z  git branch <new-branch-name> 52868ae
2026-06-22T00:46:34.1819331Z 
2026-06-22T00:46:34.1819586Z HEAD is now at 2d91d4d Merge d45d771fcc1b3bb19e2ceb96131f97f30c8f2782 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-22T00:46:34.1843420Z ##[endgroup]
2026-06-22T00:46:34.2089443Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-22T00:46:34.2296165Z 2d91d4d1d5b41d31a774d2e6f8e817593281deac
2026-06-22T00:46:34.2559260Z ##[group]Run $ErrorActionPreference = "Stop"
2026-06-22T00:46:34.2559736Z [36;1m$ErrorActionPreference = "Stop"[0m
2026-06-22T00:46:34.2559969Z [36;1m$PIN = "0c95435"[0m
2026-06-22T00:46:34.2560206Z [36;1m$CACHE = "$env:USERPROFILE\spt-n1-oldbroker"[0m
2026-06-22T00:46:34.2560460Z [36;1m$BIN = "$CACHE\target\debug\spt.exe"[0m
2026-06-22T00:46:34.2560842Z [36;1m$built = if (Test-Path "$CACHE\.builtpin") { (Get-Content "$CACHE\.builtpin").Trim() } else { "" }[0m
2026-06-22T00:46:34.2561210Z [36;1mif (-not (Test-Path $BIN) -or $built -ne $PIN) {[0m
2026-06-22T00:46:34.2561508Z [36;1m  if (Test-Path $CACHE) { Remove-Item -Recurse -Force $CACHE }[0m
2026-06-22T00:46:34.2561810Z [36;1m  git clone $env:GITHUB_WORKSPACE $CACHE[0m
2026-06-22T00:46:34.2562048Z [36;1m  git -C $CACHE checkout $PIN[0m
2026-06-22T00:46:34.2562328Z [36;1m  cargo build --manifest-path "$CACHE\Cargo.toml" -p spt --bin spt[0m
2026-06-22T00:46:34.2562727Z [36;1m  Set-Content "$CACHE\.builtpin" $PIN[0m
2026-06-22T00:46:34.2562956Z [36;1m}[0m
2026-06-22T00:46:34.2563131Z [36;1m$env:SPT_N1_OLD_BROKER = $BIN[0m
2026-06-22T00:46:34.2563378Z [36;1mcargo test -p spt --test n1_pairing -- --nocapture[0m
2026-06-22T00:46:34.2637690Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-22T00:46:34.2638175Z ##[endgroup]
2026-06-22T00:46:37.1993863Z    Compiling proc-macro2 v1.0.106
2026-06-22T00:46:37.1994147Z    Compiling quote v1.0.45
2026-06-22T00:46:37.1994455Z    Compiling unicode-ident v1.0.24
2026-06-22T00:46:37.1994683Z    Compiling cfg-if v1.0.4
2026-06-22T00:46:37.1995599Z    Compiling serde_core v1.0.228
2026-06-22T00:46:37.1995856Z    Compiling serde v1.0.228
2026-06-22T00:46:37.1996142Z    Compiling windows-link v0.2.1
2026-06-22T00:46:37.1996483Z    Compiling portable-atomic v1.13.1
2026-06-22T00:46:37.1997112Z    Compiling typenum v1.20.1
2026-06-22T00:46:37.1997421Z    Compiling getrandom v0.3.4
2026-06-22T00:46:37.1998157Z    Compiling version_check v0.9.5
2026-06-22T00:46:37.1998513Z    Compiling pin-project-lite v0.2.17
2026-06-22T00:46:37.1998849Z    Compiling shlex v2.0.1
2026-06-22T00:46:37.1999236Z    Compiling memchr v2.8.1
2026-06-22T00:46:37.1999653Z    Compiling critical-section v1.2.0
2026-06-22T00:46:37.2000293Z    Compiling find-msvc-tools v0.1.9
2026-06-22T00:46:37.2744376Z    Compiling windows-sys v0.61.2
2026-06-22T00:46:37.3022770Z    Compiling subtle v2.6.1
2026-06-22T00:46:37.3435970Z    Compiling equivalent v1.0.2
2026-06-22T00:46:37.3527429Z    Compiling futures-core v0.3.32
2026-06-22T00:46:37.3839785Z    Compiling smallvec v1.15.1
2026-06-22T00:46:37.4789461Z    Compiling bytes v1.11.1
2026-06-22T00:46:37.4798106Z    Compiling itoa v1.0.18
2026-06-22T00:46:37.5372005Z    Compiling semver v1.0.28
2026-06-22T00:46:37.5913337Z    Compiling stable_deref_trait v1.2.1
2026-06-22T00:46:37.6316443Z    Compiling log v0.4.32
2026-06-22T00:46:37.6533631Z    Compiling generic-array v0.14.7
2026-06-22T00:46:37.6809982Z    Compiling futures-io v0.3.32
2026-06-22T00:46:37.7079895Z    Compiling slab v0.4.12
2026-06-22T00:46:37.8129379Z    Compiling rustc_version v0.4.1
2026-06-22T00:46:37.8592344Z    Compiling futures-sink v0.3.32
2026-06-22T00:46:37.8758182Z    Compiling futures-task v0.3.32
2026-06-22T00:46:37.8965730Z    Compiling rustversion v1.0.22
2026-06-22T00:46:37.9072259Z    Compiling hashbrown v0.17.1
2026-06-22T00:46:37.9734266Z    Compiling getrandom v0.2.17
2026-06-22T00:46:38.2533985Z    Compiling futures-channel v0.3.32
2026-06-22T00:46:38.2734569Z    Compiling cpufeatures v0.2.17
2026-06-22T00:46:38.3205156Z    Compiling fnv v1.0.7
2026-06-22T00:46:38.3870312Z    Compiling libc v0.2.186
2026-06-22T00:46:38.4509889Z    Compiling jobserver v0.1.34
2026-06-22T00:46:38.4620272Z    Compiling strsim v0.11.1
2026-06-22T00:46:38.4825129Z    Compiling rand_core v0.10.1
2026-06-22T00:46:38.5043463Z    Compiling cfg_aliases v0.2.1
2026-06-22T00:46:38.5044259Z    Compiling litemap v0.8.2
2026-06-22T00:46:38.5114444Z    Compiling autocfg v1.5.1
2026-06-22T00:46:38.5399293Z    Compiling writeable v0.6.3
2026-06-22T00:46:38.6015466Z    Compiling icu_properties_data v2.2.0
2026-06-22T00:46:38.6294377Z    Compiling icu_normalizer_data v2.2.0
2026-06-22T00:46:38.6325577Z    Compiling ident_case v1.0.1
2026-06-22T00:46:38.6910498Z    Compiling cc v1.2.63
2026-06-22T00:46:38.8034330Z    Compiling utf8_iter v1.0.4
2026-06-22T00:46:38.8871357Z    Compiling fs_extra v1.3.0
2026-06-22T00:46:38.9221701Z    Compiling getrandom v0.4.2
2026-06-22T00:46:38.9222265Z    Compiling dunce v1.0.5
2026-06-22T00:46:39.0692697Z    Compiling indexmap v2.14.0
2026-06-22T00:46:39.1405181Z    Compiling percent-encoding v2.3.2
2026-06-22T00:46:39.1610625Z    Compiling syn v2.0.117
2026-06-22T00:46:39.2660788Z    Compiling crypto-common v0.1.7
2026-06-22T00:46:39.2985102Z    Compiling http v1.4.1
2026-06-22T00:46:39.3022177Z    Compiling unicode-segmentation v1.13.3
2026-06-22T00:46:39.3022782Z    Compiling cpufeatures v0.3.0
2026-06-22T00:46:39.3220660Z    Compiling aws-lc-rs v1.17.0
2026-06-22T00:46:39.4313082Z    Compiling thiserror v2.0.18
2026-06-22T00:46:39.4453656Z    Compiling scopeguard v1.2.0
2026-06-22T00:46:39.4587448Z    Compiling chacha20 v0.10.0
2026-06-22T00:46:39.4830630Z    Compiling form_urlencoded v1.2.2
2026-06-22T00:46:39.4847400Z    Compiling block-buffer v0.10.4
2026-06-22T00:46:39.6241317Z    Compiling lock_api v0.4.14
2026-06-22T00:46:39.6609755Z    Compiling untrusted v0.9.0
2026-06-22T00:46:39.7086270Z    Compiling winapi v0.3.9
2026-06-22T00:46:39.7420550Z    Compiling bitflags v2.12.1
2026-06-22T00:46:39.7669272Z    Compiling digest v0.10.7
2026-06-22T00:46:39.8790943Z    Compiling rand v0.10.1
2026-06-22T00:46:39.9241618Z    Compiling cmake v0.1.58
2026-06-22T00:46:39.9503775Z    Compiling num-traits v0.2.19
2026-06-22T00:46:40.0012846Z    Compiling windows-result v0.4.1
2026-06-22T00:46:40.0116608Z    Compiling windows-strings v0.5.1
2026-06-22T00:46:40.1272553Z    Compiling heck v0.5.0
2026-06-22T00:46:40.1637056Z    Compiling rustls v0.23.40
2026-06-22T00:46:40.1647021Z    Compiling convert_case v0.10.0
2026-06-22T00:46:40.2288895Z    Compiling atomic-waker v1.1.2
2026-06-22T00:46:40.4201360Z    Compiling const-oid v0.10.2
2026-06-22T00:46:40.4638725Z    Compiling anyhow v1.0.102
2026-06-22T00:46:40.5042333Z    Compiling unicode-xid v0.2.6
2026-06-22T00:46:40.6288298Z    Compiling httparse v1.10.1
2026-06-22T00:46:40.6485269Z    Compiling parking_lot_core v0.9.12
2026-06-22T00:46:40.6696333Z    Compiling zerocopy v0.8.50
2026-06-22T00:46:40.6753996Z    Compiling http-body v1.0.1
2026-06-22T00:46:40.7703467Z    Compiling curve25519-dalek v4.1.3
2026-06-22T00:46:40.8328395Z    Compiling hybrid-array v0.4.12
2026-06-22T00:46:40.9026431Z    Compiling ahash v0.8.12
2026-06-22T00:46:41.0471362Z    Compiling fastrand v2.4.1
2026-06-22T00:46:41.0737068Z    Compiling aws-lc-sys v0.41.0
2026-06-22T00:46:41.1306110Z    Compiling ring v0.17.14
2026-06-22T00:46:41.2002474Z    Compiling base64ct v1.8.3
2026-06-22T00:46:41.2984871Z    Compiling powerfmt v0.2.0
2026-06-22T00:46:41.3050267Z    Compiling either v1.16.0
2026-06-22T00:46:41.5997673Z    Compiling deranged v0.5.8
2026-06-22T00:46:41.6142161Z    Compiling rand_core v0.6.4
2026-06-22T00:46:41.6703043Z    Compiling pem-rfc7468 v1.0.0
2026-06-22T00:46:41.7040608Z    Compiling data-encoding v2.11.0
2026-06-22T00:46:41.7474827Z    Compiling num-conv v0.2.2
2026-06-22T00:46:41.7581407Z    Compiling try-lock v0.2.5
2026-06-22T00:46:41.8767188Z    Compiling time-core v0.1.8
2026-06-22T00:46:41.8767714Z    Compiling pkg-config v0.3.33
2026-06-22T00:46:41.9256542Z    Compiling zmij v1.0.21
2026-06-22T00:46:41.9673800Z    Compiling tower-service v0.3.3
2026-06-22T00:46:41.9772892Z    Compiling tinyvec_macros v0.1.1
2026-06-22T00:46:42.0368770Z    Compiling vcpkg v0.2.15
2026-06-22T00:46:42.0871537Z    Compiling base64 v0.22.1
2026-06-22T00:46:42.0872091Z    Compiling tinyvec v1.11.0
2026-06-22T00:46:42.1354711Z    Compiling parking_lot v0.12.5
2026-06-22T00:46:42.2484972Z    Compiling want v0.3.1
2026-06-22T00:46:42.2575454Z    Compiling block-buffer v0.12.0
2026-06-22T00:46:42.4334529Z    Compiling crypto-common v0.2.2
2026-06-22T00:46:42.5055742Z    Compiling sha2 v0.10.9
2026-06-22T00:46:42.5191348Z    Compiling vergen-lib v9.1.0
2026-06-22T00:46:42.6623738Z    Compiling inout v0.1.4
2026-06-22T00:46:42.6912356Z    Compiling n0-future v0.3.2
2026-06-22T00:46:42.7874545Z    Compiling cordyceps v0.3.4
2026-06-22T00:46:42.8535452Z    Compiling windows_x86_64_msvc v0.52.6
2026-06-22T00:46:42.8940805Z    Compiling signature v2.2.0
2026-06-22T00:46:42.9907462Z    Compiling serde_json v1.0.150
2026-06-22T00:46:43.0888853Z    Compiling parking v2.2.1
2026-06-22T00:46:43.0957171Z    Compiling winnow v1.0.3
2026-06-22T00:46:43.1067863Z    Compiling libsqlite3-sys v0.30.1
2026-06-22T00:46:43.1226656Z    Compiling diatomic-waker v0.2.3
2026-06-22T00:46:43.1397628Z    Compiling crossbeam-utils v0.8.21
2026-06-22T00:46:43.1418384Z    Compiling httpdate v1.0.3
2026-06-22T00:46:43.1501485Z    Compiling spin v0.10.0
2026-06-22T00:46:43.2705491Z    Compiling futures-lite v2.6.1
2026-06-22T00:46:43.3342140Z    Compiling futures-buffered v0.2.13
2026-06-22T00:46:43.3591375Z    Compiling digest v0.11.3
2026-06-22T00:46:43.4471337Z    Compiling ed25519 v2.2.3
2026-06-22T00:46:43.4950180Z    Compiling cipher v0.4.4
2026-06-22T00:46:43.6174819Z    Compiling vergen v9.1.0
2026-06-22T00:46:43.7365173Z    Compiling vergen-lib v0.1.6
2026-06-22T00:46:43.7365656Z    Compiling universal-hash v0.5.1
2026-06-22T00:46:43.7869269Z    Compiling noq-udp v0.10.0
2026-06-22T00:46:43.8827969Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-22T00:46:43.8954468Z    Compiling heapless v0.7.17
2026-06-22T00:46:43.9315196Z    Compiling sync_wrapper v1.0.2
2026-06-22T00:46:44.0189268Z    Compiling byteorder v1.5.0
2026-06-22T00:46:44.0531723Z    Compiling allocator-api2 v0.2.21
2026-06-22T00:46:44.0903857Z    Compiling opaque-debug v0.3.1
2026-06-22T00:46:44.1109125Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-22T00:46:44.1950357Z    Compiling polyval v0.6.2
2026-06-22T00:46:44.2637804Z    Compiling hash32 v0.2.1
2026-06-22T00:46:44.3135965Z    Compiling synstructure v0.13.2
2026-06-22T00:46:44.3891227Z    Compiling darling_core v0.20.11
2026-06-22T00:46:44.4876909Z    Compiling vergen-gitcl v1.0.8
2026-06-22T00:46:44.5541887Z    Compiling spin v0.9.8
2026-06-22T00:46:44.5738001Z    Compiling windows-threading v0.2.1
2026-06-22T00:46:44.6504116Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-22T00:46:44.7422623Z    Compiling fallible-iterator v0.3.0
2026-06-22T00:46:44.7740783Z    Compiling tower-layer v0.3.3
2026-06-22T00:46:44.8409413Z    Compiling signature v3.0.0
2026-06-22T00:46:44.8970719Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-22T00:46:45.0814495Z    Compiling ryu v1.0.23
2026-06-22T00:46:45.1174707Z    Compiling windows-targets v0.52.6
2026-06-22T00:46:45.1945721Z    Compiling ghash v0.5.1
2026-06-22T00:46:45.1946155Z    Compiling ctr v0.9.2
2026-06-22T00:46:45.2661547Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-22T00:46:45.2662636Z    Compiling aes v0.8.4
2026-06-22T00:46:45.3066462Z    Compiling sha2 v0.11.0-rc.5
2026-06-22T00:46:45.3563056Z    Compiling fs2 v0.4.3
2026-06-22T00:46:45.4470516Z    Compiling time v0.3.47
2026-06-22T00:46:45.4951118Z    Compiling http-body-util v0.1.3
2026-06-22T00:46:45.6005991Z    Compiling aead v0.5.2
2026-06-22T00:46:45.6142373Z    Compiling widestring v1.2.1
2026-06-22T00:46:45.6240519Z    Compiling ipconfig v0.3.4
2026-06-22T00:46:45.7777746Z    Compiling windows-sys v0.59.0
2026-06-22T00:46:45.9511667Z    Compiling aes-gcm v0.10.3
2026-06-22T00:46:46.0801000Z    Compiling socket2 v0.6.4
2026-06-22T00:46:46.1207890Z    Compiling mio v1.2.1
2026-06-22T00:46:46.1760657Z    Compiling crossbeam-epoch v0.9.18
2026-06-22T00:46:46.1761156Z    Compiling crossbeam-channel v0.5.15
2026-06-22T00:46:46.6150273Z    Compiling proc-macro-crate v3.5.0
2026-06-22T00:46:46.6183665Z    Compiling blake3 v1.8.5
2026-06-22T00:46:46.7939378Z    Compiling windows-registry v0.6.1
2026-06-22T00:46:46.9239670Z    Compiling uuid v1.23.2
2026-06-22T00:46:46.9529035Z    Compiling serde_derive v1.0.228
2026-06-22T00:46:47.0321554Z    Compiling zeroize_derive v1.4.3
2026-06-22T00:46:47.1956625Z    Compiling zerofrom-derive v0.1.7
2026-06-22T00:46:47.3606148Z    Compiling tokio-macros v2.7.0
2026-06-22T00:46:47.3718761Z    Compiling yoke-derive v0.8.2
2026-06-22T00:46:47.4301687Z    Compiling futures-macro v0.3.32
2026-06-22T00:46:47.4877349Z    Compiling zerovec-derive v0.11.3
2026-06-22T00:46:47.5805491Z    Compiling displaydoc v0.2.6
2026-06-22T00:46:47.7535477Z    Compiling tracing-attributes v0.1.31
2026-06-22T00:46:47.8670356Z    Compiling zeroize v1.8.2
2026-06-22T00:46:47.9225349Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-22T00:46:48.2273165Z    Compiling thiserror-impl v2.0.18
2026-06-22T00:46:48.2527431Z    Compiling tokio v1.52.3
2026-06-22T00:46:48.2632296Z    Compiling rustls-pki-types v1.14.1
2026-06-22T00:46:48.4105695Z    Compiling futures-util v0.3.32
2026-06-22T00:46:48.4620531Z    Compiling derive_more-impl v2.1.1
2026-06-22T00:46:48.5171838Z    Compiling windows-interface v0.59.3
2026-06-22T00:46:48.5335796Z    Compiling windows-implement v0.60.2
2026-06-22T00:46:48.6945429Z    Compiling n0-error-macros v0.1.3
2026-06-22T00:46:48.7588460Z    Compiling darling_macro v0.20.11
2026-06-22T00:46:48.8711668Z    Compiling spez v0.1.2
2026-06-22T00:46:48.9761658Z    Compiling zerofrom v0.1.8
2026-06-22T00:46:49.1669887Z    Compiling der v0.8.0-rc.10
2026-06-22T00:46:49.2860904Z    Compiling yoke v0.8.3
2026-06-22T00:46:49.3800934Z    Compiling darling v0.20.11
2026-06-22T00:46:49.5127429Z    Compiling pin-project-internal v1.1.13
2026-06-22T00:46:49.5395880Z    Compiling postcard-derive v0.2.2
2026-06-22T00:46:49.5938633Z    Compiling derive_builder_core v0.20.2
2026-06-22T00:46:49.6181031Z    Compiling windows-core v0.62.2
2026-06-22T00:46:49.6300241Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-22T00:46:49.7669452Z    Compiling zerovec v0.11.6
2026-06-22T00:46:49.8064990Z    Compiling zerotrie v0.2.4
2026-06-22T00:46:50.1827248Z    Compiling n0-error v0.1.3
2026-06-22T00:46:50.2786236Z    Compiling data-encoding-macro v0.1.20
2026-06-22T00:46:50.3321678Z    Compiling cobs v0.3.0
2026-06-22T00:46:50.4635279Z    Compiling num_enum_derive v0.7.6
2026-06-22T00:46:50.4643188Z    Compiling enum-assoc v1.3.0
2026-06-22T00:46:50.6047838Z    Compiling async-trait v0.1.89
2026-06-22T00:46:50.7675371Z    Compiling tinystr v0.8.3
2026-06-22T00:46:50.9358750Z    Compiling potential_utf v0.1.5
2026-06-22T00:46:50.9730642Z    Compiling ed25519-dalek v2.2.0
2026-06-22T00:46:51.0270400Z    Compiling pin-project v1.1.13
2026-06-22T00:46:51.0414432Z    Compiling icu_locale_core v2.2.0
2026-06-22T00:46:51.0927557Z    Compiling icu_collections v2.2.0
2026-06-22T00:46:51.1279713Z    Compiling derive_builder_macro v0.20.2
2026-06-22T00:46:51.1707904Z    Compiling spki v0.8.0-rc.4
2026-06-22T00:46:51.3102283Z    Compiling spt-proto v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-06-22T00:46:51.3633017Z    Compiling windows-collections v0.3.2
2026-06-22T00:46:51.4262723Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-22T00:46:51.4862877Z    Compiling windows-future v0.3.2
2026-06-22T00:46:51.5235866Z    Compiling windows-numerics v0.3.1
2026-06-22T00:46:51.5515724Z    Compiling derive_builder v0.20.2
2026-06-22T00:46:51.6804076Z    Compiling iroh-metrics-derive v0.4.1
2026-06-22T00:46:51.7192449Z    Compiling strum_macros v0.28.0
2026-06-22T00:46:52.0363214Z    Compiling memoffset v0.6.5
2026-06-22T00:46:52.0854466Z    Compiling ipnet v2.12.0
2026-06-22T00:46:52.1616830Z    Compiling ed25519 v3.0.0-rc.4
2026-06-22T00:46:53.3358122Z    Compiling icu_provider v2.2.0
2026-06-22T00:46:53.3389705Z    Compiling futures-executor v0.3.32
2026-06-22T00:46:53.3937414Z    Compiling windows v0.62.2
2026-06-22T00:46:53.6402671Z    Compiling once_cell v1.21.4
2026-06-22T00:46:53.7005795Z    Compiling prefix-trie v0.8.4
2026-06-22T00:46:53.7291612Z    Compiling futures v0.3.32
2026-06-22T00:46:53.7789288Z    Compiling chrono v0.4.45
2026-06-22T00:46:53.8413862Z    Compiling tracing-core v0.1.36
2026-06-22T00:46:53.9122915Z    Compiling icu_properties v2.2.0
2026-06-22T00:46:53.9465350Z    Compiling icu_normalizer v2.2.0
2026-06-22T00:46:53.9961256Z    Compiling derive_more v2.1.1
2026-06-22T00:46:54.0710878Z    Compiling noq v0.18.0
2026-06-22T00:46:54.1650457Z    Compiling netwatch v0.16.0
2026-06-22T00:46:54.2962124Z    Compiling hashbrown v0.14.5
2026-06-22T00:46:54.3125775Z    Compiling postcard v1.1.3
2026-06-22T00:46:54.4839569Z    Compiling tracing v0.1.44
2026-06-22T00:46:54.4932914Z    Compiling acto v0.8.2
2026-06-22T00:46:54.5386495Z    Compiling thiserror v1.0.69
2026-06-22T00:46:54.5747737Z    Compiling identity-hash v0.1.0
2026-06-22T00:46:54.6934102Z    Compiling xml-rs v0.8.28
2026-06-22T00:46:54.7458923Z    Compiling rustc-hash v2.1.2
2026-06-22T00:46:54.8376848Z    Compiling mac-addr v0.3.0
2026-06-22T00:46:54.8489302Z    Compiling lru-slab v0.1.2
2026-06-22T00:46:54.9073162Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-22T00:46:54.9236099Z    Compiling foldhash v0.2.0
2026-06-22T00:46:54.9757284Z    Compiling ref-cast v1.0.25
2026-06-22T00:46:55.0520266Z    Compiling tagptr v0.2.0
2026-06-22T00:46:55.1049069Z    Compiling hashlink v0.9.1
2026-06-22T00:46:55.1502642Z    Compiling sorted-index-buffer v0.2.1
2026-06-22T00:46:55.1792758Z    Compiling hashbrown v0.16.1
2026-06-22T00:46:55.1944003Z    Compiling netdev v0.42.0
2026-06-22T00:46:55.3169296Z    Compiling idna_adapter v1.2.2
2026-06-22T00:46:55.3709739Z    Compiling moka v0.12.15
2026-06-22T00:46:55.4295982Z    Compiling idna v1.1.0
2026-06-22T00:46:55.4813335Z    Compiling strum v0.28.0
2026-06-22T00:46:55.5030647Z    Compiling rusqlite v0.32.1
2026-06-22T00:46:55.5404502Z    Compiling iroh-metrics v0.38.3
2026-06-22T00:46:55.7161783Z    Compiling xmltree v0.10.3
2026-06-22T00:46:55.7725719Z    Compiling iroh-relay v0.98.0
2026-06-22T00:46:55.8087404Z    Compiling url v2.5.8
2026-06-22T00:46:55.9689373Z    Compiling toml_datetime v0.6.11
2026-06-22T00:46:55.9938712Z    Compiling serde_spanned v0.6.9
2026-06-22T00:46:56.0217547Z    Compiling num_enum v0.7.6
2026-06-22T00:46:56.2112558Z    Compiling thiserror-impl v1.0.69
2026-06-22T00:46:56.2761458Z    Compiling ref-cast-impl v1.0.25
2026-06-22T00:46:56.3257128Z    Compiling serde_derive_internals v0.29.1
2026-06-22T00:46:56.3787561Z    Compiling simple-dns v0.9.3
2026-06-22T00:46:56.7992286Z    Compiling tokio-util v0.7.18
2026-06-22T00:46:56.8332102Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-22T00:46:56.8835804Z    Compiling spt-store v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-06-22T00:46:56.9200350Z    Compiling tower v0.5.3
2026-06-22T00:46:56.9471093Z    Compiling attohttpc v0.30.1
2026-06-22T00:46:56.9878631Z    Compiling iroh-base v0.98.0
2026-06-22T00:46:57.0008824Z    Compiling serial-core v0.4.0
2026-06-22T00:46:57.0672930Z    Compiling aho-corasick v1.1.4
2026-06-22T00:46:57.2541981Z    Compiling regex-syntax v0.8.10
2026-06-22T00:46:57.4212577Z    Compiling winnow v0.7.15
2026-06-22T00:46:57.7061232Z    Compiling constant_time_eq v0.4.2
2026-06-22T00:46:57.7331442Z    Compiling winreg v0.10.1
2026-06-22T00:46:57.8491416Z    Compiling tower-http v0.6.11
2026-06-22T00:46:57.8614057Z    Compiling smol_str v0.1.24
2026-06-22T00:46:57.9777973Z    Compiling toml_write v0.1.2
2026-06-22T00:46:57.9864554Z    Compiling resolv-conf v0.7.6
2026-06-22T00:46:58.0251987Z    Compiling arrayref v0.3.9
2026-06-22T00:46:58.1389259Z    Compiling sha1_smol v1.0.1
2026-06-22T00:46:58.1864991Z    Compiling h2 v0.4.14
2026-06-22T00:46:58.4389555Z    Compiling n0-watcher v0.6.1
2026-06-22T00:46:58.4974223Z    Compiling tokio-stream v0.1.18
2026-06-22T00:46:58.5942916Z    Compiling simdutf8 v0.1.5
2026-06-22T00:46:58.6217724Z    Compiling arrayvec v0.7.6
2026-06-22T00:46:58.7298676Z    Compiling iroh-dns v0.98.0
2026-06-22T00:46:59.2472376Z    Compiling schemars_derive v1.2.1
2026-06-22T00:46:59.3209765Z    Compiling serial-windows v0.4.0
2026-06-22T00:46:59.5440768Z    Compiling spt-msg v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-22T00:46:59.5917062Z    Compiling toml_edit v0.22.27
2026-06-22T00:46:59.8259656Z    Compiling regex-automata v0.4.14
2026-06-22T00:46:59.8644617Z    Compiling lru v0.16.4
2026-06-22T00:46:59.8827397Z    Compiling webpki-roots v1.0.7
2026-06-22T00:46:59.9815640Z    Compiling seize v0.5.1
2026-06-22T00:46:59.9934719Z    Compiling darling_core v0.23.0
2026-06-22T00:47:00.0319732Z    Compiling serde_bytes v0.11.19
2026-06-22T00:47:00.0711161Z    Compiling hmac v0.12.1
2026-06-22T00:47:00.3640353Z    Compiling iroh v0.98.2
2026-06-22T00:47:00.3734382Z    Compiling dyn-clone v1.0.20
2026-06-22T00:47:00.5907531Z    Compiling cmov v0.5.4
2026-06-22T00:47:00.6606207Z    Compiling lazy_static v1.5.0
2026-06-22T00:47:00.7916999Z    Compiling utf8parse v0.2.2
2026-06-22T00:47:00.8123987Z    Compiling once_cell_polyfill v1.70.2
2026-06-22T00:47:00.9121722Z    Compiling anstyle v1.0.14
2026-06-22T00:47:00.9405691Z    Compiling pin-utils v0.1.0
2026-06-22T00:47:00.9824537Z    Compiling bitflags v1.3.2
2026-06-22T00:47:01.0064619Z    Compiling anstyle-parse v1.0.0
2026-06-22T00:47:01.0479514Z    Compiling ctutils v0.4.2
2026-06-22T00:47:01.1037127Z    Compiling nix v0.25.1
2026-06-22T00:47:01.2389117Z    Compiling anstyle-wincon v3.0.11
2026-06-22T00:47:01.2461240Z    Compiling shared_library v0.1.9
2026-06-22T00:47:01.2461718Z    Compiling papaya v0.2.4
2026-06-22T00:47:01.2745142Z    Compiling hkdf v0.12.4
2026-06-22T00:47:01.2980071Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-22T00:47:01.4469889Z    Compiling serial v0.4.0
2026-06-22T00:47:01.4832698Z    Compiling schemars v1.2.1
2026-06-22T00:47:01.5691177Z    Compiling filedescriptor v0.8.3
2026-06-22T00:47:01.6055025Z    Compiling backon v1.6.0
2026-06-22T00:47:01.6304405Z    Compiling anstyle-query v1.1.5
2026-06-22T00:47:01.8452870Z    Compiling foldhash v0.1.5
2026-06-22T00:47:01.8968253Z    Compiling downcast-rs v1.2.1
2026-06-22T00:47:01.9152018Z    Compiling paste v1.0.15
2026-06-22T00:47:02.0178744Z    Compiling toml v0.8.23
2026-06-22T00:47:02.0398214Z    Compiling shell-words v1.1.1
2026-06-22T00:47:02.1172577Z    Compiling instability v0.3.12
2026-06-22T00:47:02.1408064Z    Compiling is_terminal_polyfill v1.70.2
2026-06-22T00:47:02.1943844Z    Compiling colorchoice v1.0.5
2026-06-22T00:47:02.2800546Z    Compiling anstream v1.0.0
2026-06-22T00:47:02.2956889Z    Compiling portable-pty v0.8.1
2026-06-22T00:47:02.3317521Z    Compiling hashbrown v0.15.5
2026-06-22T00:47:02.3961581Z    Compiling spake2 v0.4.0
2026-06-22T00:47:02.4667901Z    Compiling strum_macros v0.26.4
2026-06-22T00:47:02.8203971Z    Compiling hyper v1.10.1
2026-06-22T00:47:02.9527266Z    Compiling regex v1.12.3
2026-06-22T00:47:03.0788667Z    Compiling terminal_size v0.4.4
2026-06-22T00:47:03.0877430Z    Compiling crossterm_winapi v0.9.1
2026-06-22T00:47:03.2800537Z    Compiling itertools v0.13.0
2026-06-22T00:47:03.2801054Z    Compiling sha1 v0.10.6
2026-06-22T00:47:03.5681791Z    Compiling spt-runtime v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-22T00:47:03.6755021Z    Compiling castaway v0.2.4
2026-06-22T00:47:03.7036446Z    Compiling indoc v2.0.7
2026-06-22T00:47:03.7961895Z    Compiling recvmsg v1.0.0
2026-06-22T00:47:03.8458731Z    Compiling static_assertions v1.1.0
2026-06-22T00:47:04.0886937Z    Compiling doctest-file v1.1.1
2026-06-22T00:47:04.1092495Z    Compiling darling_macro v0.23.0
2026-06-22T00:47:04.2117458Z    Compiling wmi v0.18.4
2026-06-22T00:47:04.4211476Z    Compiling unicode-width v0.1.14
2026-06-22T00:47:04.5373871Z    Compiling clap_lex v1.1.0
2026-06-22T00:47:04.5727461Z    Compiling darling v0.23.0
2026-06-22T00:47:04.7329313Z    Compiling interprocess v2.4.2
2026-06-22T00:47:04.8265257Z    Compiling strum v0.26.3
2026-06-22T00:47:04.8379603Z    Compiling clap_builder v4.6.0
2026-06-22T00:47:04.8723518Z    Compiling compact_str v0.8.2
2026-06-22T00:47:04.9330336Z    Compiling crossterm v0.28.1
2026-06-22T00:47:05.0174422Z    Compiling hyper-util v0.1.20
2026-06-22T00:47:05.5823055Z    Compiling unicode-truncate v1.1.0
2026-06-22T00:47:05.7128697Z    Compiling lru v0.12.5
2026-06-22T00:47:05.8212787Z    Compiling spt-term v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-22T00:47:05.9155658Z    Compiling spt-live v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-22T00:47:06.2907922Z    Compiling clap_derive v4.6.1
2026-06-22T00:47:06.3989618Z    Compiling error-code v3.3.2
2026-06-22T00:47:06.6115085Z    Compiling unicode-width v0.2.0
2026-06-22T00:47:06.6373833Z    Compiling cassowary v0.3.0
2026-06-22T00:47:06.7666322Z    Compiling clipboard-win v5.4.1
2026-06-22T00:47:06.8227722Z    Compiling igd-next v0.17.1
2026-06-22T00:47:07.1490685Z    Compiling ratatui v0.29.0
2026-06-22T00:47:07.1785873Z    Compiling nucleo-matcher v0.3.1
2026-06-22T00:47:07.4658925Z    Compiling qrcode v0.14.1
2026-06-22T00:47:07.6290409Z    Compiling tempfile v3.27.0
2026-06-22T00:47:07.9081560Z    Compiling portmapper v0.16.0
2026-06-22T00:47:08.5373803Z    Compiling clap v4.6.1
2026-06-22T00:47:20.7708230Z    Compiling rustls-webpki v0.103.13
2026-06-22T00:47:23.9515047Z    Compiling tokio-rustls v0.26.4
2026-06-22T00:47:23.9515359Z    Compiling rustls-platform-verifier v0.7.0
2026-06-22T00:47:23.9515602Z    Compiling noq-proto v0.17.0
2026-06-22T00:47:24.1418028Z    Compiling hickory-net v0.26.0-beta.4
2026-06-22T00:47:24.1418838Z    Compiling hyper-rustls v0.27.9
2026-06-22T00:47:24.1419810Z    Compiling tokio-websockets v0.13.2
2026-06-22T00:47:24.3421304Z    Compiling reqwest v0.13.4
2026-06-22T00:47:25.3618584Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-22T00:47:42.4187548Z    Compiling spt-net v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-22T00:47:43.9157183Z    Compiling spt-daemon v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-22T00:47:53.2374910Z    Compiling spt v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-06-22T00:48:00.6233793Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 26s
2026-06-22T00:48:00.6449950Z      Running tests\n1_pairing.rs (target\debug\deps\n1_pairing-0cc097b5ef582871.exe)
2026-06-22T00:48:00.6946967Z 
2026-06-22T00:48:00.6947283Z running 1 test
2026-06-22T00:48:07.8514867Z test new_brain_serves_against_old_broker ... ok
2026-06-22T00:48:07.8515056Z 
2026-06-22T00:48:07.8515322Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.16s
2026-06-22T00:48:07.8515550Z 
2026-06-22T00:48:07.9071197Z Post job cleanup.
2026-06-22T00:48:08.0123253Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-22T00:48:08.0324389Z git version 2.43.0.windows.1
2026-06-22T00:48:08.0358591Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\ef5e8358-f15a-48d8-b3c0-6a916527cb96\.gitconfig'
2026-06-22T00:48:08.0372226Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\ef5e8358-f15a-48d8-b3c0-6a916527cb96' before making global git config changes
2026-06-22T00:48:08.0372718Z Adding repository directory to the temporary git global config as a safe directory
2026-06-22T00:48:08.0377726Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-22T00:48:08.0608808Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-22T00:48:08.0824191Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-22T00:48:08.5044483Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-22T00:48:08.5275971Z http.https://github.com/.extraheader
2026-06-22T00:48:08.5308660Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-06-22T00:48:08.5574683Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-22T00:48:08.9676964Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-22T00:48:08.9901826Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-22T00:48:09.3873857Z Cleaning up orphan processes
